// ------------------------------------------------------ Naming ------------------------------------------------------
Name A39
ShortName A39
ItemID 24509
// ------------------------------------------------------ Visuals ------------------------------------------------------
Icon hetzer
Model evp2.A39
Texture A39
RotateWheels True
//Third Person Camera 
Distance
CameraDistance 7.5

// ------------------------------------------------------ Movement ------------------------------------------------------
//Throttle
MaxThrottle 0.5
MaxNegativeThrottle 0.2
//Steering modifiers
TurnLeftSpeed 0.5
TurnRightSpeed 0.5
//For calculating whether wheels are on the ground or not for driving
WheelRadius 1.0
//Wheel positions for collision handling. Tanks still have 4 wheels, they are just the corner ones.
WheelPosition 0 -83 -8 -26
WheelPosition 1 -83 -8 26
WheelPosition 2 26 -8 26
WheelPosition 3 26 -8 -26
WheelSpringStrength 0.5
//If true, then all wheels will apply drive forces
FourWheelDrive true
//Tank mode activate
Tank true
// ------------------------------------------------------ Weaponry ------------------------------------------------------
//Weapon types. Options are Missile, Bomb, Gun, Shell, None
Primary Shell
Secondary None
//Time between shots in 1/20ths of seconds
ShootDelayPrimary 50
ShootDelaySecondary 999
//Whether to alternate or fire all together
AlternatePrimary False
AlternateSecondary False
//Firing modes. One of SemiAuto, FullAuto or Minigun
ModePrimary FullAuto
ModeSecondary FullAuto
//Add shoot origins. These are the points on your vehicle from which bullets / missiles / shells / bombs appear
ShootPointPrimary 25 20 0 turret
ShootPointSecondary 25 20 -7 turret m60
// ------------------------------------------------------ Inventory ------------------------------------------------------
CargoSlots 0
BombSlots 0
MissileSlots 5
AllowAllAmmo True
//Fuel Tank Size (1 point of fuel will keep one propeller going with throttle at 1 for 1 tick)
FuelTankSize 1000
// ------------------------------------------------------ Passengers ------------------------------------------------------
Driver -39 17 -21 -20 20 -10 20
RotatedDriverOffset 0 0 0
Passengers 1
Passenger 1 -39 23 21 core -360 360 -9 7 browning Browning
GunOrigin 1 -39 18 21
BarrelPosition 0 19 0
//Secondary gun
// ------------------------------------------------------- Sounds -------------------------------------------------------
StartSound Hetzer_Idle
StartSoundLength 40
EngineSound Hetzer_Engine
EngineSoundLength 40
ShootSoundSecondary cannon
ShootSoundPrimary 7.5cmPak39_Shoot
// ------------------------------------------------------ Recipe ------------------------------------------------------
//Each section of the plane may have many parts
//The sections are tailWheel, tail, bay, topWing, leftWingWheel, leftWing, rightWingWheel,
//rightWing, nose, turret, coreWheel, core
AddRecipeParts turret 1 parts_tankturret 3 parts_caterpillartrackpiece
AddRecipeParts core 1 parts_tankbody 15 parts_caterpillartrackpiece
AddRecipeParts leftTrack 1 parts_caterpillartrack
AddRecipeParts rightTrack 1 parts_caterpillartrack
//Dye colours are "black", "red", "green", "brown", "blue", "purple", "cyan", "silver", "gray", "pink", "lime", "yellow", "lightBlue", "magenta", "orange", "white"
AddDye 5 gray
// ------------------------------------------------------ Health and hitboxes ------------------------------------------------------
SetupPart core 25000 -85 -10 -31 115 41 62
BulletDetection 7
SquashMobs True